home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / mac / Chapter Tutorials / CaseStudies / ch11.earshotSFX / earMenu.dir / 00008.ls < prev    next >
Encoding:
Text File  |  1996-11-12  |  87 b   |  9 lines

  1. on mouseDown
  2.   LaunchRightChoice()
  3. end
  4.  
  5. on exitFrame
  6.   RightSide()
  7.   go(the frame)
  8. end
  9.